TabPanel.Insert Method
Inserts a page in the position specified by Index. The first page is numbered zero.
Syntax
TabPanel.Insert Index, Name
Parameters
Index
Integer
Name
String
The passed string is used as its caption.